projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6654dfc
)
; * src/xwidget.c: Add missing part of last change.
author
Po Lu
<luangruo@yahoo.com>
Tue, 1 Mar 2022 07:49:03 +0000
(15:49 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Tue, 1 Mar 2022 07:49:03 +0000
(15:49 +0800)
src/xwidget.c
patch
|
blob
|
history
diff --git
a/src/xwidget.c
b/src/xwidget.c
index e812b13f23b4eb59d0783ecd0ba5d715f43171b7..71bc350429591a535cd28eba30e8c25f60d88149 100644
(file)
--- a/
src/xwidget.c
+++ b/
src/xwidget.c
@@
-1443,7
+1443,7
@@
xwidget_scroll (struct xwidget_view *view, double x, double y,
gdk_event_free (xg_event);
}
-#ifdef HAVE_
USABLE_XI_GESTURE_PINCH_EVENT
+#ifdef HAVE_
XINPUT2_4
void
xwidget_pinch (struct xwidget_view *view, XIGesturePinchEvent *xev)
{